[INFO] cloning repository https://github.com/ibnachraf/rate-limiter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibnachraf/rate-limiter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibnachraf%2Frate-limiter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibnachraf%2Frate-limiter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4a7e39e7a36fd7ef4ed0bb4453788d61eaf7ec7
[INFO] testing ibnachraf/rate-limiter against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibnachraf%2Frate-limiter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ibnachraf/rate-limiter
[INFO] finished tweaking git repo https://github.com/ibnachraf/rate-limiter
[INFO] tweaked toml for git repo https://github.com/ibnachraf/rate-limiter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ibnachraf/rate-limiter on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ibnachraf/rate-limiter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.2
[INFO] [stderr]   Downloaded futures-macro v0.3.31
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.10
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.101
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded android_system_properties v0.1.5
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded anstyle-query v1.1.4
[INFO] [stderr]   Downloaded windows-strings v0.5.1
[INFO] [stderr]   Downloaded windows-implement v0.60.2
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded potential_utf v0.1.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.26
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.4
[INFO] [stderr]   Downloaded windows-result v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded futures-executor v0.3.31
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.6
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded slab v0.4.11
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded schannel v0.1.28
[INFO] [stderr]   Downloaded windows-interface v0.59.3
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded openapi-model-generator v0.3.1
[INFO] [stderr]   Downloaded windows-core v0.62.2
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded log v0.4.28
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.64
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded url v2.5.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded memchr v2.7.6
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded zerovec v0.11.4
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded tokio-util v0.7.16
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded hashbrown v0.16.0
[INFO] [stderr]   Downloaded serde_json v1.0.145
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded chrono v0.4.42
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] [stderr]   Downloaded libc v0.2.177
[INFO] [stderr]   Downloaded linux-raw-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 464b852dec4e9c6683d40a069a19895f1a5a1ba2ee6802c78891490531edf6be
[INFO] running `Command { std: "docker" "start" "-a" "464b852dec4e9c6683d40a069a19895f1a5a1ba2ee6802c78891490531edf6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "464b852dec4e9c6683d40a069a19895f1a5a1ba2ee6802c78891490531edf6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464b852dec4e9c6683d40a069a19895f1a5a1ba2ee6802c78891490531edf6be", kill_on_drop: false }`
[INFO] [stdout] 464b852dec4e9c6683d40a069a19895f1a5a1ba2ee6802c78891490531edf6be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2220f0bf6f35bf73b2ef3be76066eeedf0ea03bd76b3d0d05e9fbb5b95d43f72
[INFO] running `Command { std: "docker" "start" "-a" "2220f0bf6f35bf73b2ef3be76066eeedf0ea03bd76b3d0d05e9fbb5b95d43f72", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling openapi-model-generator v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rate-limiter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stdout] warning: unused import: `axum::http::request::Parts`
[INFO] [stdout]  --> src/api/http_proxy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::http::request::Parts;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Method` and `Uri`
[INFO] [stdout]  --> src/api/http_proxy.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::http::{HeaderMap, HeaderName, HeaderValue, Method, Request, Response, Uri};
[INFO] [stdout]   |                                                      ^^^^^^                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> src/api/http_proxy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AuthorizationError`
[INFO] [stdout]  --> src/api/proxy.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::api::model::{AuthorizationError, CallError};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> src/engine/rate_limiter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/engine/rate_limiter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/engine/rate_limiter.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{collections::HashMap, thread};
[INFO] [stdout]   |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/engine/body_analyzer.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     extract::{Request, path},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request`, `body::Body`, and `method`
[INFO] [stdout]  --> src/generated/mapper.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     body::Body,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 6 |     http::{Request, method},
[INFO] [stdout]   |            ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alphabet`
[INFO] [stdout]  --> src/generated/mapper.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use base64::{Engine as _, alphabet, engine::general_purpose};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `response::IntoResponse`, `routing::get`, and `self`
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     http::{self, Request, Response},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 13 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     routing::get,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde::de;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/api/model.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Self::Authorization(e) => write!(f, "Authorization error"),
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/api/model.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Self::Technical(e) => write!(f, "Technical error:" ),
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_ref`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   let struct_ref = schema_ref_str.split("/").last().expect("Error splitting schema ref");
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verb`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 .for_each(|verb| {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_verb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbs`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let verbs = path_desc
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_verbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `open_api_routes`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let open_api_routes = paths_mapping.keys().for_each(|path| {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_api_routes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_url` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 63 |     original_url: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_lowercase` is never used
[INFO] [stdout]   --> src/api/model.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Verb {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |     pub fn to_lowercase(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]   --> src/api/model.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum AppError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Technical` is never constructed
[INFO] [stdout]   --> src/api/model.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum CallError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 55 |     Authorization(AuthorizationError),
[INFO] [stdout] 56 |     Technical(TechnicalError),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotSupportedMethod` is never constructed
[INFO] [stdout]   --> src/api/model.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum TechnicalError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 68 |     NotSupportedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TechnicalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]    --> src/api/model.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct UserQuery {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub uri: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_task` is never used
[INFO] [stdout]   --> src/engine/rate_limiter.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | async fn spawn_task(rate_limiter: Arc<RateLimiter>, user_1: String) -> JoinHandle<bool> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BodyAnalyzer` is never constructed
[INFO] [stdout]   --> src/engine/body_analyzer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BodyAnalyzer {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `analyze_open_api_description`, `analyze_body_size`, `body_variation`, and `synchronize_body` are never used
[INFO] [stdout]    --> src/engine/body_analyzer.rs:15:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl BodyAnalyzer {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  15 |     pub fn analyze_open_api_description() -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn analyze_body_size<T>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn body_variation() -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn synchronize_body() -> () {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EngineError` is never used
[INFO] [stdout]  --> src/engine/model.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum EngineError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BodyAnalyzerError` is never used
[INFO] [stdout]  --> src/engine/model.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum BodyAnalyzerError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MapperError` is never used
[INFO] [stdout]   --> src/generated/mapper.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum MapperError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pet` is never constructed
[INFO] [stdout]   --> src/generated/mapper.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Pet {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `can_map_route_to_model` is never used
[INFO] [stdout]   --> src/generated/mapper.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn can_map_route_to_model(path: &str, verb: &Verb, body: &[u8]) -> Result<bool, MapperError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "2220f0bf6f35bf73b2ef3be76066eeedf0ea03bd76b3d0d05e9fbb5b95d43f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2220f0bf6f35bf73b2ef3be76066eeedf0ea03bd76b3d0d05e9fbb5b95d43f72", kill_on_drop: false }`
[INFO] [stdout] 2220f0bf6f35bf73b2ef3be76066eeedf0ea03bd76b3d0d05e9fbb5b95d43f72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e50d6ccffa0911f1a640899b7e2da8e64f4578c6601c33cf1850d94b5995f8a
[INFO] running `Command { std: "docker" "start" "-a" "3e50d6ccffa0911f1a640899b7e2da8e64f4578c6601c33cf1850d94b5995f8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rate-limiter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `axum::http::request::Parts`
[INFO] [stdout]  --> src/api/http_proxy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::http::request::Parts;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Method` and `Uri`
[INFO] [stdout]  --> src/api/http_proxy.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::http::{HeaderMap, HeaderName, HeaderValue, Method, Request, Response, Uri};
[INFO] [stdout]   |                                                      ^^^^^^                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> src/api/http_proxy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AuthorizationError`
[INFO] [stdout]  --> src/api/proxy.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::api::model::{AuthorizationError, CallError};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> src/engine/rate_limiter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/engine/body_analyzer.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     extract::{Request, path},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request`, `body::Body`, and `method`
[INFO] [stdout]  --> src/generated/mapper.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     body::Body,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 6 |     http::{Request, method},
[INFO] [stdout]   |            ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alphabet`
[INFO] [stdout]  --> src/generated/mapper.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use base64::{Engine as _, alphabet, engine::general_purpose};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `response::IntoResponse`, `routing::get`, and `self`
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     http::{self, Request, Response},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 13 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     routing::get,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde::de;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/api/http_proxy.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut rate_limiter = RateLimiter::new(2, 1);
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/api/model.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Self::Authorization(e) => write!(f, "Authorization error"),
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/api/model.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Self::Technical(e) => write!(f, "Technical error:" ),
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/engine/rate_limiter.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut rate_limiter = RateLimiter::new(2, 1);
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_ref`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   let struct_ref = schema_ref_str.split("/").last().expect("Error splitting schema ref");
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verb`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 .for_each(|verb| {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_verb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbs`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let verbs = path_desc
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_verbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `open_api_routes`
[INFO] [stdout]   --> src/engine/body_analyzer.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let open_api_routes = paths_mapping.keys().for_each(|path| {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_api_routes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_url` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 63 |     original_url: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_lowercase` is never used
[INFO] [stdout]   --> src/api/model.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Verb {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |     pub fn to_lowercase(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]   --> src/api/model.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum AppError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Technical` is never constructed
[INFO] [stdout]   --> src/api/model.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum CallError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 55 |     Authorization(AuthorizationError),
[INFO] [stdout] 56 |     Technical(TechnicalError),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotSupportedMethod` is never constructed
[INFO] [stdout]   --> src/api/model.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum TechnicalError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 68 |     NotSupportedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TechnicalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]    --> src/api/model.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct UserQuery {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub uri: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `limit_body_size` is never read
[INFO] [stdout]   --> src/engine/body_analyzer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BodyAnalyzer {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     limit_body_size: usize, // this value must be calculated in advance by a ML model
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `analyze_body_size`, `body_variation`, and `synchronize_body` are never used
[INFO] [stdout]    --> src/engine/body_analyzer.rs:74:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl BodyAnalyzer {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn analyze_body_size<T>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn body_variation() -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn synchronize_body() -> () {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EngineError` is never used
[INFO] [stdout]  --> src/engine/model.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum EngineError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BodyAnalyzerError` is never used
[INFO] [stdout]  --> src/engine/model.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum BodyAnalyzerError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "3e50d6ccffa0911f1a640899b7e2da8e64f4578c6601c33cf1850d94b5995f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e50d6ccffa0911f1a640899b7e2da8e64f4578c6601c33cf1850d94b5995f8a", kill_on_drop: false }`
[INFO] [stdout] 3e50d6ccffa0911f1a640899b7e2da8e64f4578c6601c33cf1850d94b5995f8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a7b4a56f0708c44bdfe68e27579b5a4bbebae9a1007db91e3efcbd936f79857
[INFO] running `Command { std: "docker" "start" "-a" "6a7b4a56f0708c44bdfe68e27579b5a4bbebae9a1007db91e3efcbd936f79857", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `axum::http::request::Parts`
[INFO] [stderr]  --> src/api/http_proxy.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use axum::http::request::Parts;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Method` and `Uri`
[INFO] [stderr]  --> src/api/http_proxy.rs:8:54
[INFO] [stderr]   |
[INFO] [stderr] 8 | use axum::http::{HeaderMap, HeaderName, HeaderValue, Method, Request, Response, Uri};
[INFO] [stderr]   |                                                      ^^^^^^                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reqwest::Client`
[INFO] [stderr]  --> src/api/http_proxy.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use reqwest::Client;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AuthorizationError`
[INFO] [stderr]  --> src/api/proxy.rs:1:25
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::api::model::{AuthorizationError, CallError};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::future::join_all`
[INFO] [stderr]  --> src/engine/rate_limiter.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use futures::future::join_all;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path`
[INFO] [stderr]  --> src/engine/body_analyzer.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 |     extract::{Request, path},
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Request`, `body::Body`, and `method`
[INFO] [stderr]  --> src/generated/mapper.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     body::Body,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 6 |     http::{Request, method},
[INFO] [stderr]   |            ^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alphabet`
[INFO] [stderr]  --> src/generated/mapper.rs:8:27
[INFO] [stderr]   |
[INFO] [stderr] 8 | use base64::{Engine as _, alphabet, engine::general_purpose};
[INFO] [stderr]   |                           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `response::IntoResponse`, `routing::get`, and `self`
[INFO] [stderr]   --> src/main.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 |     http::{self, Request, Response},
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 13 |     response::IntoResponse,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 14 |     routing::get,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::de`
[INFO] [stderr]   --> src/main.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use serde::de;
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/api/http_proxy.rs:138:13
[INFO] [stderr]     |
[INFO] [stderr] 138 |         let mut rate_limiter = RateLimiter::new(2, 1);
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/api/model.rs:48:33
[INFO] [stderr]    |
[INFO] [stderr] 48 |             Self::Authorization(e) => write!(f, "Authorization error"),
[INFO] [stderr]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/api/model.rs:49:29
[INFO] [stderr]    |
[INFO] [stderr] 49 |             Self::Technical(e) => write!(f, "Technical error:" ),
[INFO] [stderr]    |                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/engine/rate_limiter.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let mut rate_limiter = RateLimiter::new(2, 1);
[INFO] [stderr]    |         ----^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `struct_ref`
[INFO] [stderr]   --> src/engine/body_analyzer.rs:64:33
[INFO] [stderr]    |
[INFO] [stderr] 64 | ...                   let struct_ref = schema_ref_str.split("/").last().expect("Error splitting schema ref");
[INFO] [stderr]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_ref`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verb`
[INFO] [stderr]   --> src/engine/body_analyzer.rs:45:28
[INFO] [stderr]    |
[INFO] [stderr] 45 |                 .for_each(|verb| {
[INFO] [stderr]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_verb`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verbs`
[INFO] [stderr]   --> src/engine/body_analyzer.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |             let verbs = path_desc
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_verbs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `open_api_routes`
[INFO] [stderr]   --> src/engine/body_analyzer.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |         let open_api_routes = paths_mapping.keys().for_each(|path| {
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_api_routes`
[INFO] [stderr] 
[INFO] [stderr] warning: field `original_url` is never read
[INFO] [stderr]   --> src/main.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | struct AppState {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 63 |     original_url: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_lowercase` is never used
[INFO] [stderr]   --> src/api/model.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl Verb {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] 18 |
[INFO] [stderr] 19 |     pub fn to_lowercase(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AppError` is never used
[INFO] [stderr]   --> src/api/model.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub enum AppError {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Technical` is never constructed
[INFO] [stderr]   --> src/api/model.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum CallError {
[INFO] [stderr]    |          --------- variant in this enum
[INFO] [stderr] 55 |     Authorization(AuthorizationError),
[INFO] [stderr] 56 |     Technical(TechnicalError),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotSupportedMethod` is never constructed
[INFO] [stderr]   --> src/api/model.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub enum TechnicalError {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] 68 |     NotSupportedMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TechnicalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `uri` is never read
[INFO] [stderr]    --> src/api/model.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr]  98 | pub struct UserQuery {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub uri: String,
[INFO] [stderr]     |         ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `UserQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `limit_body_size` is never read
[INFO] [stderr]   --> src/engine/body_analyzer.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct BodyAnalyzer {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 11 |     limit_body_size: usize, // this value must be calculated in advance by a ML model
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `analyze_body_size`, `body_variation`, and `synchronize_body` are never used
[INFO] [stderr]    --> src/engine/body_analyzer.rs:74:18
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl BodyAnalyzer {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  74 |     pub async fn analyze_body_size<T>(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn body_variation() -> () {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     fn synchronize_body() -> () {}
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EngineError` is never used
[INFO] [stderr]  --> src/engine/model.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub enum EngineError {
[INFO] [stderr]   |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `BodyAnalyzerError` is never used
[INFO] [stderr]  --> src/engine/model.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum BodyAnalyzerError {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rate-limiter` (bin "rate-limiter" test) generated 28 warnings (run `cargo fix --bin "rate-limiter" -p rate-limiter --tests` to apply 18 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rate_limiter-57f5c2a9ba810d0d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test engine::rate_limiter::test_rate_limiter_concurrently ... ok
[INFO] [stdout] test generated::mapper::tests::test_map_route_to_model ... ok
[INFO] [stdout] test engine::body_analyzer::tests::test_yaml_parsing ... ok
[INFO] [stdout] test api::http_proxy::tests::test_simple_proxy_handler ... FAILED
[INFO] [stdout] test engine::rate_limiter::test_rate_limiter ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::http_proxy::tests::test_simple_proxy_handler stdout ----
[INFO] [stdout] User query: UserQuery { header: {Ip: [49, 46, 48, 46, 48, 46, 48]}, verb: GET, uri: "https://www.google.com/" }
[INFO] [stdout] Downstream error: reqwest::Error { kind: Request, url: "https://www.google.com/", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] thread 'api::http_proxy::tests::test_simple_proxy_handler' (18) panicked at src/api/http_proxy.rs:146:9:
[INFO] [stdout] assertion failed: http_proxy.proxy_handler(generate_request(create_body())).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5718eda0809a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5718eda0809a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5718eda0809a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5718eda0809a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5718eda1fc2a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5718eda1fc2a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5718eda0cfe2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5718eda0cfe2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5718ed9e5cef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5718ed9e5cef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5718ed9ffb79 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5718ed55fc5c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5718ed55fc5c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5718ed9ffdf2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5718ed9ffdf2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5718ed9e5dda - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5718ed9dad89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5718ed9e6c7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5718eda2041c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5718eda203e2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5718ed4cf1d6 - rate_limiter[7f76211b4c2f8cff]::api::http_proxy::tests::test_simple_proxy_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/http_proxy.rs:146:9
[INFO] [stdout]   21:     0x5718ed502532 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5718ed5025ad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5718ed4f767d - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5718ed4f757b - tokio[ef9ef3b5cd15ac11]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5718ed4f757b - tokio[ef9ef3b5cd15ac11]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5718ed4f757b - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5718ed4f0b50 - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5718ed4f690d - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5718ed4f5c04 - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5718ed4e76ab - <tokio[ef9ef3b5cd15ac11]::runtime::context::scoped::Scoped<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::Context>>::set::<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5718ed4ec369 - tokio[ef9ef3b5cd15ac11]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5718ed4e83a2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ef9ef3b5cd15ac11]::runtime::context::Context>>::try_with::<tokio[ef9ef3b5cd15ac11]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5718ed4e7f2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ef9ef3b5cd15ac11]::runtime::context::Context>>::with::<tokio[ef9ef3b5cd15ac11]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5718ed4ea3bd - tokio[ef9ef3b5cd15ac11]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5718ed4f3540 - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5718ed4f3836 - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5718ed4f5100 - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5718ed4fbac3 - tokio[ef9ef3b5cd15ac11]::runtime::context::runtime::enter_runtime::<<tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5718ed4f0681 - <tokio[ef9ef3b5cd15ac11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5718ed4f02d4 - <tokio[ef9ef3b5cd15ac11]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5718ed4f049f - <tokio[ef9ef3b5cd15ac11]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5718ed4d0ff3 - rate_limiter[7f76211b4c2f8cff]::api::http_proxy::tests::test_simple_proxy_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/http_proxy.rs:163:10
[INFO] [stdout]   43:     0x5718ed4cec27 - rate_limiter[7f76211b4c2f8cff]::api::http_proxy::tests::test_simple_proxy_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/http_proxy.rs:137:41
[INFO] [stdout]   44:     0x5718ed4e65e6 - <rate_limiter[7f76211b4c2f8cff]::api::http_proxy::tests::test_simple_proxy_handler::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5718ed552f3b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5718ed552f3b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5718ed56072b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5718ed56072b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5718ed56072b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5718ed56072b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5718ed56072b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5718ed56072b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5718ed56072b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5718ed559e44 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5718ed559e44 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5718ed563332 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5718ed563332 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5718ed563332 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5718ed563332 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5718ed563332 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5718ed563332 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5718ed563332 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5718eda0744f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5718eda0744f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7674a6290aa4 - <unknown>
[INFO] [stdout]   66:     0x7674a631da64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::http_proxy::tests::test_simple_proxy_handler
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rate-limiter`
[INFO] running `Command { std: "docker" "inspect" "6a7b4a56f0708c44bdfe68e27579b5a4bbebae9a1007db91e3efcbd936f79857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7b4a56f0708c44bdfe68e27579b5a4bbebae9a1007db91e3efcbd936f79857", kill_on_drop: false }`
[INFO] [stdout] 6a7b4a56f0708c44bdfe68e27579b5a4bbebae9a1007db91e3efcbd936f79857
